Rework previous autoconf changes, hopefully to make clearer.
authorGlenn Morris <rgm@gnu.org>
Sat, 1 May 2010 03:04:51 +0000 (20:04 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 1 May 2010 03:04:51 +0000 (20:04 -0700)
commitb71e4d8e949e2647f516d2ffd9f0b8ee68ed713f
tree111c6876231959726154557c7a9c3b2d43bd40a1
parenta1e1865218b31243d1325455bc21a09f1510270f
Rework previous autoconf changes, hopefully to make clearer.

* configure.in (OTHER_OBJ): Remove.
(PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.

* configure: Regenerate.

* src/Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
for clarity.
(OTHER_OBJ): Remove.
(PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
(otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
ChangeLog
configure
configure.in
src/ChangeLog
src/Makefile.in